Re: [SQL] Howto format a float8 number?

Поиск
Список
Период
Сортировка
От Herouth Maoz
Тема Re: [SQL] Howto format a float8 number?
Дата
Msg-id l03110709b29193093d09@[147.233.159.109]
обсуждение исходный текст
Ответ на Howto format a float8 number?  (Jerome Knobl <jknobl@mandanet.ch>)
Список pgsql-sql
At 9:59 +0200 on 7/12/98, Jerome Knobl wrote:


> I want to print a floating number like this :
>     10.1 -> 10.10
> or : 10000.1 -> 10'000.10
> or : 0 -> 0.00
> etc...

To the best of my knowledge, you do that on the Front End, using the
formatting facilities of whatever language you are using for your
application.

Herouth

--
Herouth Maoz, Internet developer.
Open University of Israel - Telem project
http://telem.openu.ac.il/~herutma



В списке pgsql-sql по дате отправления:

Предыдущее
От: Jerome Knobl
Дата:
Сообщение: Howto format a float8 number?
Следующее
От: joerg.troester@gmx.net
Дата:
Сообщение: Inheritance and origin of rows